Hệ thống quản lý thanh toán POS nhà hàng

1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmChangePassword
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmChangePassword))
26         Me.UserID = New System.Windows.Forms.TextBox()
27         Me.Label4 = New System.Windows.Forms.Label()
28         Me.Label3 = New System.Windows.Forms.Label()
29         Me.ConfirmPassword = New System.Windows.Forms.TextBox()
30         Me.NewPassword = New System.Windows.Forms.TextBox()
31         Me.OldPassword = New System.Windows.Forms.TextBox()
32         Me.Label2 = New System.Windows.Forms.Label()
33         Me.Label1 = New System.Windows.Forms.Label()
34         Me.Panel1 = New System.Windows.Forms.Panel()
35         Me.Button1 = New System.Windows.Forms.Button()
36         Me.Label5 = New System.Windows.Forms.Label()
37         Me.btnCancel = New System.Windows.Forms.Button()
38         Me.btnKeyboard = New System.Windows.Forms.Button()
39         Me.Panel1.SuspendLayout()
40         Me.SuspendLayout()
41         
'
42         
'UserID
43         
'
44         Me.UserID.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower
45         Me.UserID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
46         Me.UserID.ForeColor = System.Drawing.Color.DarkViolet
47         Me.UserID.Location = New System.Drawing.Point(
189, 25)
48         Me.UserID.Name =
"UserID"
49         Me.UserID.Size = New System.Drawing.Size(
200, 29)
50         Me.UserID.TabIndex =
10
51         
'
52         
'Label4
53         
'
54         Me.Label4.AutoSize = True
55         Me.Label4.BackColor = System.Drawing.Color.Transparent
56         Me.Label4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
57         Me.Label4.ForeColor = System.Drawing.Color.MidnightBlue
58         Me.Label4.Location = New System.Drawing.Point(
16, 25)
59         Me.Label4.Name =
"Label4"
60         Me.Label4.Size = New System.Drawing.Size(
81, 24)
61         Me.Label4.TabIndex =
17
62         Me.Label4.Text =
"User ID :"
63         
'
64         
'Label3
65         
'
66         Me.Label3.AutoSize = True
67         Me.Label3.BackColor = System.Drawing.Color.Transparent
68         Me.Label3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
69         Me.Label3.ForeColor = System.Drawing.Color.MidnightBlue
70         Me.Label3.Location = New System.Drawing.Point(
16, 121)
71         Me.Label3.Name =
"Label3"
72         Me.Label3.Size = New System.Drawing.Size(
172, 24)
73         Me.Label3.TabIndex =
16
74         Me.Label3.Text =
"Confirm Password :"
75         
'
76         
'ConfirmPassword
77         
'
78         Me.ConfirmPassword.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
79         Me.ConfirmPassword.ForeColor = System.Drawing.Color.DarkViolet
80         Me.ConfirmPassword.Location = New System.Drawing.Point(
189, 121)
81         Me.ConfirmPassword.Name =
"ConfirmPassword"
82         Me.ConfirmPassword.PasswordChar = Global.Microsoft.VisualBasic.ChrW(
8226)
83         Me.ConfirmPassword.Size = New System.Drawing.Size(
200, 29)
84         Me.ConfirmPassword.TabIndex =
14
85         
'
86         
'NewPassword
87         
'
88         Me.NewPassword.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
89         Me.NewPassword.ForeColor = System.Drawing.Color.DarkViolet
90         Me.NewPassword.Location = New System.Drawing.Point(
189, 89)
91         Me.NewPassword.Name =
"NewPassword"
92         Me.NewPassword.PasswordChar = Global.Microsoft.VisualBasic.ChrW(
8226)
93         Me.NewPassword.Size = New System.Drawing.Size(
200, 29)
94         Me.NewPassword.TabIndex =
13
95         
'
96         
'OldPassword
97         
'
98         Me.OldPassword.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
99         Me.OldPassword.ForeColor = System.Drawing.Color.DarkViolet
100         Me.OldPassword.Location = New System.Drawing.Point(
189, 57)
101         Me.OldPassword.Name =
"OldPassword"
102         Me.OldPassword.PasswordChar = Global.Microsoft.VisualBasic.ChrW(
8226)
103         Me.OldPassword.Size = New System.Drawing.Size(
200, 29)
104         Me.OldPassword.TabIndex =
11
105         
'
106         
'Label2
107         
'
108         Me.Label2.AutoSize = True
109         Me.Label2.BackColor = System.Drawing.Color.Transparent
110         Me.Label2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
111         Me.Label2.ForeColor = System.Drawing.Color.MidnightBlue
112         Me.Label2.Location = New System.Drawing.Point(
16, 89)
113         Me.Label2.Name =
"Label2"
114         Me.Label2.Size = New System.Drawing.Size(
146, 24)
115         Me.Label2.TabIndex =
12
116         Me.Label2.Text =
"New Password :"
117         
'
118         
'Label1
119         
'
120         Me.Label1.AutoSize = True
121         Me.Label1.BackColor = System.Drawing.Color.Transparent
122         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
123         Me.Label1.ForeColor = System.Drawing.Color.MidnightBlue
124         Me.Label1.Location = New System.Drawing.Point(
16, 57)
125         Me.Label1.Name =
"Label1"
126         Me.Label1.Size = New System.Drawing.Size(
137, 24)
127         Me.Label1.TabIndex =
9
128         Me.Label1.Text =
"Old Password :"
129         
'
130         
'Panel1
131         
'
132         Me.Panel1.BackColor = System.Drawing.Color.BlanchedAlmond
133         Me.Panel1.Controls.Add(Me.OldPassword)
134         Me.Panel1.Controls.Add(Me.UserID)
135         Me.Panel1.Controls.Add(Me.Label1)
136         Me.Panel1.Controls.Add(Me.Label4)
137         Me.Panel1.Controls.Add(Me.Label2)
138         Me.Panel1.Controls.Add(Me.Button1)
139         Me.Panel1.Controls.Add(Me.NewPassword)
140         Me.Panel1.Controls.Add(Me.Label3)
141         Me.Panel1.Controls.Add(Me.ConfirmPassword)
142         Me.Panel1.Location = New System.Drawing.Point(
154, 155)
143         Me.Panel1.Name =
"Panel1"
144         Me.Panel1.Size = New System.Drawing.Size(
412, 226)
145         Me.Panel1.TabIndex =
18
146         
'
147         
'Button1
148         
'
149         Me.Button1.BackColor = System.Drawing.Color.MidnightBlue
150         Me.Button1.BackgroundImage = CType(resources.GetObject(
"Button1.BackgroundImage"), System.Drawing.Image)
151         Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
152         Me.Button1.FlatAppearance.BorderSize =
0
153         Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
154         Me.Button1.Font = New System.Drawing.Font(
"Segoe UI Semibold", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
155         Me.Button1.ForeColor = System.Drawing.Color.White
156         Me.Button1.Location = New System.Drawing.Point(
189, 156)
157         Me.Button1.Name =
"Button1"
158         Me.Button1.Size = New System.Drawing.Size(
147, 57)
159         Me.Button1.TabIndex =
15
160         Me.Button1.Text =
"&Change Password"
161         Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
162         Me.Button1.UseVisualStyleBackColor = False
163         
'
164         
'Label5
165         
'
166         Me.Label5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
167             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
168         Me.Label5.BackColor = System.Drawing.Color.MidnightBlue
169         Me.Label5.Font = New System.Drawing.Font(
"Segoe UI Semibold", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
170         Me.Label5.ForeColor = System.Drawing.Color.White
171         Me.Label5.Location = New System.Drawing.Point(
1, -1)
172         Me.Label5.Name =
"Label5"
173         Me.Label5.Size = New System.Drawing.Size(
710, 50)
174         Me.Label5.TabIndex =
19
175         Me.Label5.Text =
"Change Password Form"
176         Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
177         
'
178         
'btnCancel
179         
'
180         Me.btnCancel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
181         Me.btnCancel.BackColor = System.Drawing.Color.Transparent
182         Me.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
183         Me.btnCancel.FlatAppearance.BorderSize =
0
184         Me.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
185         Me.btnCancel.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
186         Me.btnCancel.Image = CType(resources.GetObject(
"btnCancel.Image"), System.Drawing.Image)
187         Me.btnCancel.Location = New System.Drawing.Point(
759, 0)
188         Me.btnCancel.Name =
"btnCancel"
189         Me.btnCancel.Size = New System.Drawing.Size(
52, 49)
190         Me.btnCancel.TabIndex =
60
191         Me.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
192         Me.btnCancel.UseVisualStyleBackColor = False
193         
'
194         
'btnKeyboard
195         
'
196         Me.btnKeyboard.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
197         Me.btnKeyboard.BackColor = System.Drawing.Color.Transparent
198         Me.btnKeyboard.DialogResult = System.Windows.Forms.DialogResult.Cancel
199         Me.btnKeyboard.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(CType(CType(
0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
200         Me.btnKeyboard.FlatAppearance.BorderSize =
0
201         Me.btnKeyboard.FlatStyle = System.Windows.Forms.FlatStyle.Flat
202         Me.btnKeyboard.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
203         Me.btnKeyboard.Image = CType(resources.GetObject(
"btnKeyboard.Image"), System.Drawing.Image)
204         Me.btnKeyboard.Location = New System.Drawing.Point(
711, 0)
205         Me.btnKeyboard.Name =
"btnKeyboard"
206         Me.btnKeyboard.Size = New System.Drawing.Size(
52, 49)
207         Me.btnKeyboard.TabIndex =
59
208         Me.btnKeyboard.TextAlign = System.Drawing.ContentAlignment.MiddleRight
209         Me.btnKeyboard.UseVisualStyleBackColor = False
210         
'
211         
'frmChangePassword
212         
'
213         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
214         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
215         Me.BackColor = System.Drawing.Color.White
216         Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
217         Me.ClientSize = New System.Drawing.Size(
810, 434)
218         Me.Controls.Add(Me.btnCancel)
219         Me.Controls.Add(Me.btnKeyboard)
220         Me.Controls.Add(Me.Label5)
221         Me.Controls.Add(Me.Panel1)
222         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
223         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
224         Me.KeyPreview = True
225         Me.MaximizeBox = False
226         Me.MinimizeBox = False
227         Me.Name =
"frmChangePassword"
228         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
229         Me.Text =
"Change Password"
230         Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
231         Me.Panel1.ResumeLayout(False)
232         Me.Panel1.PerformLayout()
233         Me.ResumeLayout(False)
234
235     End Sub
236     Friend WithEvents UserID As System.Windows.Forms.TextBox
237     Friend WithEvents Label4 As System.Windows.Forms.Label
238     Friend WithEvents Button1 As System.Windows.Forms.Button
239     Friend WithEvents Label3 As System.Windows.Forms.Label
240     Friend WithEvents ConfirmPassword As System.Windows.Forms.TextBox
241     Friend WithEvents NewPassword As System.Windows.Forms.TextBox
242     Friend WithEvents OldPassword As System.Windows.Forms.TextBox
243     Friend WithEvents Label2 As System.Windows.Forms.Label
244     Friend WithEvents Label1 As System.Windows.Forms.Label
245     Friend WithEvents Panel1 As System.Windows.Forms.Panel
246     Friend WithEvents Label5 As System.Windows.Forms.Label
247     Friend WithEvents btnKeyboard As System.Windows.Forms.Button
248     Friend WithEvents btnCancel As System.Windows.Forms.Button
249 End Class


Gõ tìm kiếm nhanh...